home *** CD-ROM | disk | FTP | other *** search
/ Weekly Play Boy All Stars / Weekly Play Boy All Stars 1.iso / pc / misaki.exe / misaki.dxr / 00002_misaki_latest.swf / scripts / DefineButton2_168 / BUTTONCONDACTION on(release).as < prev   
Encoding:
Text File  |  2003-01-22  |  81 b   |  7 lines

  1. on(release){
  2.    tellTarget("../buttons")
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.